home *** CD-ROM | disk | FTP | other *** search
- !Include("UI.def")
-
- Button("UIEdit","EditBoxPattern","","Pattern")
- {
- Checked(0)
- Disabled(0)
- CanCallPress(0)
- CanCheck(1)
- MouseLeaveDestroyFocus(1)
- CheckSound("data/sounds/click")
- TextureCheckedRect("Menu_Main.dds",1024.0,1024.0,833.0,88.0,838.0,93.0)
- TextureCheckedAlpha(1.0)
- TextCheckedAlpha(1.0)
- TextureDisabledAlpha(1.0)
- TextDisabledAlpha(1.0)
- TextureFocusCheckAlpha(1.0)
- TextFocusCheckAlpha(1.0)
- TextCheckedColor(1.0,1.0,1.0)
- CallPressPeriod(0.1)
- DoubleClick(0.3)
- Command(1)
- Notify(1)
- CanFocus(0)
- TextureFocusAlpha(1.0)
- TextFocusAlpha(1.0)
- TextHighLightColor(1.0,1.0,1.0)
- SelKeyUp(0)
- SelKeyDown(0)
- FocusSound("data/sounds/highlight")
- Text("")
- TextAlpha(1.0)
- TextColor(1.0,1.0,1.0)
- Font("TextFont")
- TextPosFlags(34)
- PatternFile("../uidef/editbox.def")
- Mouse(1)
- Keyboard(1)
- Joy(0)
- Visible(1)
- ParentPositioning(0)
- ParentCenteringX(0)
- ParentCenteringY(0)
- ParentSizingX(0)
- ParentSizingY(0)
- FrameCornerSize(2,2)
- TextureRect("Menu_Main.dds",1024.0,1024.0,833.0,88.0,838.0,93.0)
- TextureAlpha(1.0)
- LogicSize(0.22375003,0.055)
- LogicPos(0.388125,0.14442955)
- }// [UIEdit] Edit
-